home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10104 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  775 b 

  1. Path: inforamp.net!ts26-11
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Question about visibility of local variables
  5. Date: Wed, 06 Mar 96 04:44:14 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4hj56k$elu@sam.inforamp.net>
  8. References: <4hgufv$48h@hpbblb.bbn.hp.com> <4hifc6$hm5@news1.usa.pipeline.com>
  9. NNTP-Posting-Host: ts26-11.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4hifc6$hm5@news1.usa.pipeline.com>,
  13.    grantp@usa.pipeline.com(Pete) wrote:
  14. >On Mar 05, 1996 08:37:19 in article <Re: Question about visibility of local
  15. >variables>, 'Matthias Dittrich <matti>' wrote: 
  16. >>A variable defined in a block (you should do this at the begin) is valid 
  17. >Why? 
  18.  
  19. Because its easier to read.
  20.  
  21. Agrivar
  22.